Skip to content

feat: queue next work tasks - #36

Merged
solomonneas merged 1 commit into
mainfrom
feat/work-queue-next
May 26, 2026
Merged

feat: queue next work tasks#36
solomonneas merged 1 commit into
mainfrom
feat/work-queue-next

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Summary

  • add brigade work run --queue-next to queue the successful run's extracted next step
  • dedupe equivalent pending task text for task add --from-next and queued next steps
  • attach run/session metadata to tasks promoted from dogfood next steps

Verification

  • .venv/bin/python -m pytest tests/test_work_cmd.py -q
  • live smoke: duplicate work task add, work task show, work task done
  • .venv/bin/python -m pytest -q
  • PYTHONPATH=/home/clawdbot/repos/content-guard/src python3 -m content_guard scan . --policy /home/clawdbot/repos/content-guard/policies/public-repo.json
  • git diff --check

@solomonneas
solomonneas merged commit 802b6b8 into main May 26, 2026
11 checks passed
@solomonneas
solomonneas deleted the feat/work-queue-next branch May 26, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant